home *** CD-ROM | disk | FTP | other *** search
/ Network CD 1 / Network CD.iso / tbag / 1-10 / tb1 / arc-files / newfd.arc / readme < prev    next >
Text File  |  1986-05-10  |  2KB  |  46 lines

  1.  
  2. This is a collection of files from Commodore-Amiga.
  3.  
  4. They are the latest, fixed '.fd' files, for the assembler, or
  5. the use of libraries in AmigaBasic.
  6.  
  7. After un-ARCing these files, type
  8.  
  9. EXECUTE FIX.BAT
  10.  
  11. to rename the files that needed their names changed for the
  12. ARCing process.
  13.  
  14. This ARChive also contains "NewConvertFD", an Amiga Basic program
  15. that replaces the old "ConvertFD" on the distribution Amiga Extras disk.
  16.  
  17. This new ConvertFD fixes a misfeature that prevented Amiga Basic
  18. programmers from using AmigaDOS system functions with the same name
  19. as BASIC keywords.  So, now Amiga Basic programs can use the AmigaDOS
  20. "Open()" call, for example.  In the Amiga Basic program, use the call
  21. "XOpen()" instead.  All AmigaDOS functions that collide in this manner
  22. will be prepended with an "X".
  23.  
  24. As an example of this, see the Amiga Basic program "Screenprint",
  25. which demonstrates the use of libraries in an Amiga Basic program.
  26.  
  27. These files, along with many other files of interest to Amiga
  28. developers, are available in the AMICUS Public Domain Software
  29. library.  These disks and files are freely distributable.  If
  30. your local user group does not have them, they are available
  31. from PIM Publications, the publishers of Amazing Computing
  32. magazine.  For more information, write or call:
  33.  
  34. PIM Publications
  35. P.O. Box 869
  36. Fall River, Mass. 02722
  37. (617) 679-3109
  38.  
  39. On Compuserve, contact 72237,135, on People Link, contact AMICUS,
  40. on Delphi, JOHNFOUST, on the Well (or uucp) contact "jfoust".
  41.  
  42. Please note that many of these files remain copyright Commodore
  43. Amiga, even though they are freely distributable.
  44. Please retain this message in its entirety.
  45.  
  46.